#orange{
    color: orange;
}
#gros{
    font-size: 24px;
}
.bleu{
    color: blue;
}
.vert{
    color: green;
}